if service.click({
{"Stop$10",
"%[Raw click]$300",
"Delete",
}
})
return true
end

if service.click({
{"<*Unread Messages",
}
})
return true
end

if service.click({
{"End call|Decline",
"%[Raw click]",
}
})
return true
end

return true